body{ font-family:"Microsoft Yahei"}
*{ margin:0; padding:0;box-sizing:border-box;}
img{ border:none;}
ul,li{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
.s_width{width:83%; margin:0 auto;}
.s_width2{width:90%; margin:0 auto;}
.h_56{height:56px;}
.h_20{height:20px;}

@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}

.header{width:100%;display:flex;justify-content: space-between; align-items: center;padding:0 15px; background-image: -webkit-linear-gradient(0deg,#14ae68, #2dab9e); color:#fff;position: relative; z-index: 99999999999999; font-size:16px;}
.header .logo{position:relative; }
.header .logo img{width:100%;max-width:367px;}
.index_nav{width:50%;height:115px;display:flex;displaly:-webkit-flex;flex-direction:row;-weblit-flex-direction:row;justify-content:space-between;-weblit-justify-content:space-between;align-items:center;-webkit-align-items:center;}
.index_nav li{line-height:115px;padding:0 25px;transition: 0.3s; position: relative}
.index_nav li a{color:#fff;font-size:16px;display:block;}
.index_nav li a:hover{font-weight:bold; text-decoration:none;color:#fff;}
.index_nav li:hover{background:#ea6424}
.index_nav li div {display:none;width:180px;text-align:center;color:#4f4f4f;position:absolute;z-index:9999999;left:0px;top:100%; background: #ea6424}
.index_nav li div a {display:block;color: #fff; line-height:45px;font-size: 15px;font-weight:normal;border-bottom:1px solid rgba(255,255,255,0.1);margin-top:0; padding:0 0 0 0;}
.logo_tel{ display: flex;justify-content: space-between;}

/*banner*/
.slide-main{position: relative;}
.prev,.next{display: block;/*width:30px;height:50px;*/position: absolute; z-index: 222; top: 40%; overflow: hidden; cursor: pointer;/*background-color: rgba(165,165,165,0.4);*/}
.prev img,.next img{/*width: 20px;height:30px;*/margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.item{display: block; width: 100%; height: 15px; position: absolute; z-index: 124; bottom: 25px; left: 0; text-align: center;}
.item a{display: inline-block; width: 15px; height: 15px; margin-right: 15px; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.item a.cur{background: #f44336; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;min-width: 1280px;}
.slide-box{position:relative;overflow: hidden;}
.slide{display:none;position:relative;position:relative;z-index:8;}
.slide img{width: 100%;height: auto;}
.slide a{display:block;cursor:pointer;}

/*footer*/
.footer{background:#14ae68;margin:0 0 0 0}
.footer .s_width{display:flex;justify-content:space-between;padding:60px 0}
.footer .footer_li:nth-child(1){width:30%; }
.footer .footer_li strong{font-size: 22px;color:#ffffff;display: block; margin: 0 0 25px 0; }

.footer .footer_li div{padding:15px 0 0 0;display: flex;justify-content:space-between; flex-wrap: wrap}
.footer .footer_li a{width:47%;color:#fff;display: block; margin:0 0 5px 0;line-height: 45px;font-size:15px; border:1px solid rgba(255,255,255,0.2); text-align: center}
.footer .footer_li div li{color:#fff;text-align: center;line-height:30px;font-size:14px;width:43%;}
.footer .footer_li p{padding:15px 0 0 0;font-size:15px;color:#fff;line-height:30px;}
.footer .footer_li i{display: block;width:50px;height:1px;background:rgba(255,255,255,0.5);margin: 0 0 30px 0}
.footer .footer_li div li img{width:120px}

.footer_p{ text-align:center; color:#ffffff; font-size:15px; line-height:100px; text-transform:uppercase;border-top:1px solid rgba(255,255,255,0.1)}
.footer_p a{ color:#ffffff}
.footer_p a:hover{ color:#fff; font-weight:bold}





/*product*/
.product{padding:55px 0 0 0; background: #fff;position: relative;}
.item_title{ text-align: center; background: url(../images/yezi.png) no-repeat center top;padding:35px 0}
.product_t{ }

.item_title div{color:#14ae68;font-size:48px; font-weight: bold; line-height: 65px;}
.item_title i{color:#f5800d;font-size:48px;font-style: normal; font-family: impact; text-transform: uppercase;font-weight: normal;padding:0 0 0 15px;}
.item_title span{display: block;text-align:center;width:90px;height:4px;background: #14ae68;margin: 15px auto}
.item_title p{color:#5b5b5b;font-size:17px;line-height:35px;}
.about_t { margin-bottom: 40px;}
.about_t div{color:#fff;}
.about_t i{color:#f5800d;}
.about_t span{background: #fff;}
.about_t p{color:#fff;}
.case_t div{color:#09683d;}
.case_t span{background:#09683d;}



.se_cage_da{ padding:15px 0 45px 0;}
.se_cage_da .s_width2{ overflow: hidden; display: flex;justify-content:space-around; }
.se_cage_da li{ transition: 0.5s; text-align: center; width:214px;  height:214px;  position:relative;  border-radius:50%; overflow:hidden;  cursor:pointer}
.se_cage_da li:last-child{}
.se_cage_da li a{ display:block; width:278px; height:278px; text-align:center;}
.se_cage_da li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; border-radius:50%; position:absolute; left:0; top:0; z-index:1}
.se_cage_da li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_cage_da li span{ display:block; width:100%; height:63px; font-size:18px; color:#fff; line-height:53px; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; position:absolute; left:0; bottom:0; z-index:2; text-align:center; font-weight: bold;background:rgba(20,174,104,0.9); padding:0 0 0 0; box-sizing:border-box;}
.se_cage_da li:hover  span{ background:rgba(245,128,13,0.9); color:#fff}
.se_cage_da li.on:hover  span{ background:rgba(245,128,13,0.9); color:#fff}



.chanpin_con{padding:90px 0 15px 0; background:url(../images/chanpinbg.jpg) no-repeat center top;}
.chanpin_con .s_width{overflow: hidden;}
.chanpin_con li{float:left;padding:0;width:32.4%;height:auto; margin: 0 1.3% 25px 0;position:relative;overflow:hidden;cursor:pointer; background: #fff}
.chanpin_con li:nth-child(3n){margin: 0 0 25px 0;}
.chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.chanpin_con li:hover div.pro_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden;}
.se_chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; border:1px solid #f2f2f2}
.chanpin_con .pro_text{ padding:14px 0 27px 0; }
.chanpin_con .pro_text p{color:#444;text-align:center; font-size:22px;line-height:54px;}
.chanpin_con .pro_text div{width:242px;margin:0 auto; display: flex;justify-content: space-between;}
.chanpin_con .pro_text div span{ font-family: impact; font-size: 36px;color: #f12d0d}
.chanpin_con .pro_text div img{ width:34px;height:36px;}


.se_chanpin_con{ padding:0 0 71px 0;  overflow:hidden; background: none;}
.se_chanpin_con .pro_text{ padding:14px 0 27px 0; background: #f6f6f6;}

/*youshi*/
.youshi{background: url("../images/youshibg.jpg") no-repeat center top;padding:65px 0 100px 0}
.youshi_t{ text-align: center;padding:42px 0 0 0}
.youshi_t div{ margin: 0 0 25px 0}
.youshi_t ul{ width:630px;margin: 0 auto;display: flex;justify-content: space-around;background: #ef970c; border-radius: 30px; line-height: 50px;}
.youshi_t li{display: flex;justify-content: space-around; align-items: center;font-size: 16px;color: #fff}
.youshi_t li img{display: block; width:25px;height:18px; margin: 0 15px 0 0}
.youshi_li{ display: flex;justify-content: space-around;padding:90px 0 0 0 }
.youshi_li li{ display: flex;justify-content: space-between; flex-direction:column;width:230px;height:510px; background-image: -webkit-linear-gradient(0deg,#14ae68, #2dab9d); border-radius: 230px; text-align: center; color: #fff}
.youshi_li li img{width:250px;height:250px; margin:-10px 0 0 -10px; border-radius: 250px;}
.youshi_li li div{padding:10px 0 0 0;height:240px;}
.youshi_li li:nth-child(2n) div{padding:30px 0 0 0;height:250px;}
.youshi_li li strong{display: block;font-size: 26px; line-height: 55px;}
.youshi_li li span{display: block; width:50px;height:2px;background: #fff;margin: 5px auto 15px auto}
.youshi_li li p{ font-size: 16px; text-align: center;line-height: 28px; padding:0 20px;}

/*about*/
.about{ padding:65px 0 0 0;overflow:hidden;  background:url(../images/jjbg.jpg) no-repeat center top;position: relative;z-index: 2}

.about_con{ display: flex; justify-content: space-between; background: #f9f9f9;padding:75px 2%}
.about_con .about_con_r{width:50%;}
.about_con .about_con_r img{width:100%;}


.about_con_l{width:43%; display: flex;justify-content: space-between; flex-direction: column}
.about_con_l strong{display: block;font-size:36px; color:#14ae68; line-height: 45px;}
.about_con_l span{display: block;font-size:20px; color:#333;line-height: 45px;}

.about_con_l p{font-size: 16px;line-height: 30px;color:#555;margin:25px 0 55px 0}

.a_more{}




/*in_factory*/
.in_factory{padding:140px 0 125px 0;background:url(../images/anlibg.jpg) no-repeat center top;margin-top:-95px}
.f_con{position:relative; overflow:hidden; padding:55px 0 0 0}
.f_con li{float:left;  margin-bottom:14px;  position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;}
.f_con .cp_m{ width:95%; margin: 0 auto;position:relative; overflow:hidden;}
.f_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.f_con .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.f_con .cp_k{  width:95%; margin: 0 auto; background: #14ae68;padding:0 15px;  }
.f_con .cp_k p{color: #fff; font-size:18px; line-height:85px;background: url(../images/yuan.png) no-repeat right center;}




/*news*/
.news{background:#f9f9f9; padding:45px 0 75px 0}
.news_con{display:flex;justify-content:space-between; flex-wrap: wrap; cursor:pointer; padding:15px 0 0 0}
.news_con li{width:49.2%; position:relative;display:flex;justify-content:space-between;background: #fff; margin:0 0 16px 0; align-items: center}
.news_con .news_date span{display:block;font-size:20px;text-transform: uppercase}
.news_con .news_pic{width:23%;}
.news_con .news_pic img{width:100%;}
.news_con .news_text{ width:71%; padding:0 1% 0 0 }
.news_con .news_text a{ display:block; width:100%; font-size:19px; color:#111;font-weight: bold;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.news_con .news_text p{ font-size:15px; color:#959595; line-height:28px; text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_con .news_text span{color:#8a8a8a;font-size:15px;line-height:40px; display: block;text-transform: uppercase}

.se_news li{width:49.2%; position:relative;display:flex;justify-content:space-between;background: #fff; margin:0 0 16px 0; align-items: center;background:#f5f5f5}
.se_news .news_con{ padding:0 0 0 0}



.page_box{border-bottom: 1px solid #f1f1f1; margin: 0 0 15px 0}
.se_about{padding:0 0 35px 0; line-height: 35px; font-size: 17px; color:#666}
.se_about p{text-indent: 2em;}
.se_about div img{width:100%;}

.er_title{width:610px;margin:55px auto 20px auto;}
.er_title div{font-size: 42px;color: #262626;text-align: center;line-height:90px;}
.er_title div span{font-size: 47px;color: #d42828;font-weight: normal;font-family:Impact; text-transform: uppercase;padding:0 0 0 25px;}
.er_title i{display: block;width:81px;height:4px;margin: 0 auto;background: #ef0c12}
.er_title p{font-size: 16px;color: #6c6c6c; line-height: 55px;text-align: center;}
.se_contact{width:1200px; margin:55px auto; font-size:16px; line-height:35px; display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;position:relative;}
.se_contact .se_contact_r{width:522px;height:520px;position:absolute;right:0;top:0;z-index:9999;background:rgba(0,0,0,0.8);color:#fff;line-height:35px;font-size:17px;padding:0 30px;}
.se_contact .se_contact_r span{display:block;font-size:30px;line-height: 95px;color:#fff;border-bottom:1px solid rgba(255,255,255,0.1);margin-bottom:55px;}
.map{position:absolute;width:100%;left:0; top:0;height:760px;z-index:2}
.se_news{padding:25px 0; line-height: 35px; font-size: 16px; color:#666}
.se_newslist{ }
.se_newslist ul{ }
.se_newslist li{display:flex;flex-direction:row;justify-content:space-between; align-items: center;margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer; margin:0 0 35px 0; position:relative; top:0; border-bottom: 1px solid #eee; padding: 0 0 30px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_newslist_l{ width:25%; position:relative; overflow:hidden; border:1px solid #f1f1f1 }
.se_newslist_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist_r{ width: 70%; position: relative; z-index: 1000; margin:0 20px 0 0}
.se_newslist_r a{ font-size:24px; color:#333; text-transform:uppercase; display:block; line-height:42px; }
.se_newslist_r a:hover{ color:#ea6424;}
.se_newslist_r p{ line-height:28px; color:#888; padding:10px 0 10px 0; font-size:15px;}
.se_newslist_r span{ display:block; line-height:28px; color:#888; padding:5px 0 5px 35px; font-size:15px;text-transform:uppercase; background:url(../images/zhong.png) no-repeat left center;}
.se_newslist_r .se_newslist_more{ width:90px; border-bottom:1px solid #1476c2; line-height:40px; text-align:center; padding:15px 0 0 0}
.se_newslist_r .se_newslist_more a{ color:#1476c2; font-size:14px;}
.se_espcms_page{font-size:15px; margin:30px auto; border:1px solid #eee; padding:30px 30px; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:15px;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
.se_espcms_book{}
.se_espcms_book h1{ line-height:40px; text-align: center;}
.se_espcms_book .se_date{ font-size:15px; line-height:38px; text-align:center;}
.se_espcms_book .se_date span{padding:0 20px 0 0;}
.th_news_con{overflow: hidden; font-size:15px; line-height:31px; color:#666;text-indent:2em; margin-bottom:30px; border:1px solid #eee; padding:30px 50px;margin:30px 0 0 0}
.th_pro_con {}
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 14px;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_honnor{ padding:0 0 71px 0; margin:0 auto; overflow:hidden;}
.se_honnor ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_honnor li{padding:25px 25px 15px 25px;width:32.5%;height:auto; margin: 0 1% 2% 0;border:1px solid #f3f3f3;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.se_honnor li:nth-child(3n){margin: 0 0 2% 0;}
.se_honnor .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honnor li:hover .pro_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honnor .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.se_honnor .pro_text{ padding:8px 0 0 0;color:#232323;text-align:center; font-size:18px;line-height:55px;}
.se_honnor ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }



.se_pro_pic_text{border:1px solid #eee; padding:20px;display:flex;justify-content:space-between;margin:0 0 35px 0}
.se_pro_pic_text .se_bg_pic{width:50%;border:1px solid #eee;}
.se_pro_pic_text .se_bg_pic img{width:100%;}
.se_pro_pic_text .se_pro_text{width:40%;text-align:left;}
.se_pro_pic_text .se_pro_text h1{ text-align: left;line-height:95px;font-weight: bold; color:#292929}
.se_pro_pic_text .se_pro_text .se_date{ text-align:left;font-size:15px;line-height:33px;color:#777;  margin:10px 0;}
.se_pro_pic_text .se_pro_text .join_back{width:140px; height: 50px; line-height: 50px; background:#354cb2; text-align: center;  margin:80px 0 0 0;}
.se_pro_pic_text .se_pro_text .join_back a{ color:#fff;}
.se_tel{padding:25px 0; border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1);margin:20px 0;line-height: 32px;font-size: 15px;color:#777}
.miaoshu{ line-height:45px; padding:0 0 0 0; color:#fff; font-size:16px; background:#b6b6b6;margin:0 0 25px 0;}
.miaoshu span{  width:150px; background:#ea6424; display:block; text-align:center; text-indent: 0;  font-size:16px;}
.info_content p span{flex-wrap:wrap;}
.info_content{ font-size:15px; line-height:31px; color:#666;padding:20px 0 35px 0;}
.info_content .s_width{padding:30px;overflow: hidden;border: 1px solid rgba(0,0,0,0.1)}
.info_content img{ max-width:100%; margin-bottom: 5px;}


.se_pro_text_li{padding:15px 0; line-height: 45px;}
.se_pro_text_li li{padding:0 0 0 40px; color: #777; font-size:17px;}
.se_pro_text_li li.se_pro_text_li_a{background: url(../images/t_li_a.png) no-repeat left center;}
.se_pro_text_li li.se_pro_text_li_b{background: url(../images/t_li_b.png) no-repeat left center;}
.se_pro_text_li li.se_pro_text_li_c{background: url(../images/t_li_c.png) no-repeat left center;}
.se_pro_text_li li.se_pro_text_li_d{background: url(../images/t_li_d.png) no-repeat left center;}
.se_pro_text_li li.se_pro_text_li_e{background: url(../images/t_li_e.png) no-repeat left center;}



.lixi_contact{ padding:40px 0 10px 0;display:flex;justify-content:space-between;}
.lixi_contact .lianxi_l{ width:50%; padding:20px 0 0 0}
.lixi_contact .lianxi_r{ width:50%; padding:20px 0; text-align:center;border-left:1px solid rgba(0,0,0,0.1)}
.lixi_contact p{margin:35px 0 0 0; line-height:30px; color:#333; font-size:18px;  text-align:left}
.lixi_contact strong{ line-height:46px; font-size:26px; display:block; text-align:left;color:#14ae68}
.lixi_contact div{ }
.lixi_contact img{ }
.map{position:absolute;width:100%;left:0; top:0;height:760px;z-index:2}
@media only screen and (max-width:1850px){ /**/
.index_nav li{padding:0 5px;}
}
